[INFO] fetching crate router-rs 0.2.1...
[INFO] testing router-rs-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate router-rs 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate router-rs 0.2.1
[INFO] finished tweaking crates.io crate router-rs 0.2.1
[INFO] tweaked toml for crates.io crate router-rs 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate router-rs 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded html-validation v0.1.2
[INFO] [stderr]   Downloaded html-macro v0.1.15
[INFO] [stderr]   Downloaded router-rs-macro v0.1.1
[INFO] [stderr]   Downloaded virtual-dom-rs v0.6.14
[INFO] [stderr]   Downloaded virtual-node v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c227b8e5f1080b5127094e542a23172e81f1ff07e9caf72bd44eb3e3c8c2757
[INFO] running `Command { std: "docker" "start" "-a" "4c227b8e5f1080b5127094e542a23172e81f1ff07e9caf72bd44eb3e3c8c2757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c227b8e5f1080b5127094e542a23172e81f1ff07e9caf72bd44eb3e3c8c2757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c227b8e5f1080b5127094e542a23172e81f1ff07e9caf72bd44eb3e3c8c2757", kill_on_drop: false }`
[INFO] [stdout] 4c227b8e5f1080b5127094e542a23172e81f1ff07e9caf72bd44eb3e3c8c2757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff339f8db52f500a9d04be1a84a8af7d6fd9cea583735d9d2d64ef81fd7cb0ac
[INFO] running `Command { std: "docker" "start" "-a" "ff339f8db52f500a9d04be1a84a8af7d6fd9cea583735d9d2d64ef81fd7cb0ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling html-validation v0.1.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling router-rs-macro v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling html-macro v0.1.15
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling js-sys v0.3.92
[INFO] [stderr]    Compiling web-sys v0.3.92
[INFO] [stderr]    Compiling virtual-node v0.2.16
[INFO] [stderr]    Compiling virtual-dom-rs v0.6.14
[INFO] [stdout] error[E0432]: unresolved import `virtual_node::DynClosure`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virtual-dom-rs-0.6.14/src/dom_updater.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use virtual_node::DynClosure;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `DynClosure` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virtual-dom-rs-0.6.14/src/diff/mod.rs:75:66
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                                      ------                ^^^^^^^^^^^^ expected `&str`, found `&AttributeValue`
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&str`
[INFO] [stdout]               found reference `&AttributeValue`
[INFO] [stdout] help: the return type of this call is `&AttributeValue` due to the type of the argument passed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virtual-dom-rs-0.6.14/src/diff/mod.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            this argument influences the return type of `insert`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/collections/hash/map.rs:1299:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virtual-dom-rs-0.6.14/src/diff/mod.rs:79:62
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                                        ------                ^^^^^^^^^^^^ expected `&str`, found `&AttributeValue`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&str`
[INFO] [stdout]               found reference `&AttributeValue`
[INFO] [stdout] help: the return type of this call is `&AttributeValue` due to the type of the argument passed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virtual-dom-rs-0.6.14/src/diff/mod.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              this argument influences the return type of `insert`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/collections/hash/map.rs:1299:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `virtual-dom-rs` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff339f8db52f500a9d04be1a84a8af7d6fd9cea583735d9d2d64ef81fd7cb0ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff339f8db52f500a9d04be1a84a8af7d6fd9cea583735d9d2d64ef81fd7cb0ac", kill_on_drop: false }`
[INFO] [stdout] ff339f8db52f500a9d04be1a84a8af7d6fd9cea583735d9d2d64ef81fd7cb0ac
